home *** CD-ROM | disk | FTP | other *** search
- body {
- font-size: x-small;
- font-family: Verdana, Tahoma, Sans-Serif;
- /*background-color: "#FFFFDF";*/
- background-color: "#FFFFFF";
- background-color: #6487DC;
- text-align:justify;
- color:black;
- color:white;
- /*scrollbar-base-color:#6487DC;*/
- /*scrollbar-track-color:#6487DC;*/
- }
-
-
- h2 {
- margin:5pt;
- font-size: medium;
- font-weight: bold;
- color: #000080;
- color: #D6DFF5;
- text-align:center;
- }
-
- h3 {
- font-size: x-small;
- font-weight: bold;
- color: white;
- margin:2pt 0pt 2pt 0pt;
- /*text-align:center;*/
- }
-
- }
-
- .smalllink {color: #0000FF;}
- .hotlink {color: #2000FF;}
-
-
- a {
- color:#FFFF0F;
- text-decoration: none;
- font-weight: bold;
- }
-
- a:hover {
- text-decoration: underline;
- }
-
-
- code { font-family: Courier; }
-
- pre { font-family: Courier; }
-
- table {
- padding:0;
- spacing:0;
- border-width: 0;
- font-size: 100%;
- /* margin: 0;*/
- text-align: center;
- }
-
- td {
- padding: 0;
- spacing: 0;
- border-width: 0;
- font-size: 100%;
- /* margin: 0;*/
- }
-
- tr {
- padding: 0;
- spacing: 0;
- border-width: 0;
- font-size: 100%;
- /* margin: 0;*/
- text-align: center;
- }
-
- div, img {
- padding: 0;
- spacing: 0;
- border-width: 0;
- font-size: 100%;
- margin: 0;
- }
-
-
-